home *** CD-ROM | disk | FTP | other *** search
/ Dermatology Step by Step / Dermatology Step by Step.iso / pc / Media / Dermatology / Algorithm.swf / scripts / DefineSprite_158 / frame_17 / DoAction.as
Encoding:
Text File  |  2001-02-15  |  81 b   |  9 lines

  1. if(myState == "off")
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(14);
  8. }
  9.